home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / dev1 / asmprogs.rdm < prev    next >
Text File  |  1996-06-17  |  657b  |  13 lines

  1. Short:  Some misc assembly language tools.
  2. Author: Glen McDiarmid and Kirk Davies 
  3. Source: Fish collection
  4.  
  5. Some misc assembly tools, programs, etc.  "AsmFilter" (actually in
  6. AmigaBASIC) turns the output of the Metacomco disassembler into a file that
  7. can be re-assembled.  "AddKickMem" adds the KickStart memory to your free
  8. memory on an Amiga 1000 with Kickstart in ROM.  "Clear" fills unused areas
  9. of memory with a specific byte pattern.  "L" is a replacement for the BCPL
  10. "list" program, but with some graphics enhancements.  "SharpFont" is an 8
  11. pixel non-proportional font.  "Stack" is a replacement for the BCPL stack
  12. program.  Includes some source.  
  13.